Package raar.register

Interface Summary
RAAllowed  
RAAllowedEverywhere  
RAAllowedInList Objects that are allowed in an RAList implement this interface.
RAAllowedInType Objects that are allowed in an RAType implement this interface.
RADataType  
RAElemDataType  
RANonElemDataType  
RAPointer  
 

Class Summary
RAFetchRegister This class defines a register for which you can only get values that already exist, and which can be fetched COMPLETELY from an other register.
RAList  
RAListPointer  
RAPointerTool  
RARandomReal Class RARandomReal represents a random real (double precision number x with 0<=x<1) in the RAAR environment.
RAReal Class Real represents a real (double precision number) in the RAAR environment.
RARealPointer  
RARegister  
RASetRegister This class defines a register for which you can only set values that already exist, and which can be copied COMPLETELY to an other register.
RAString  
RAStringPointer  
RAType  
RATypePointer